[INFO] cloning repository https://github.com/kettle11/LD48
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kettle11/LD48" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkettle11%2FLD48", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkettle11%2FLD48'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b96fa6ac899af13006bcbc445a8f1a80b0799460
[INFO] checking kettle11/LD48 against master#4eb62535fc12dd1a63fd43a4173e224e79313c4d for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkettle11%2FLD48" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kettle11/LD48
[INFO] finished tweaking git repo https://github.com/kettle11/LD48
[INFO] tweaked toml for git repo https://github.com/kettle11/LD48 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kettle11/LD48 on toolchain 4eb62535fc12dd1a63fd43a4173e224e79313c4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kettle11/LD48 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/not-fl3/macroquad.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nanoserde v0.1.25
[INFO] [stderr]   Downloaded nanoserde-derive v0.1.16
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.73
[INFO] [stderr]   Downloaded num_enum v0.5.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.73
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.73
[INFO] [stderr]   Downloaded num_enum_derive v0.5.1
[INFO] [stderr]   Downloaded quad-rand v0.2.1
[INFO] [stderr]   Downloaded lock_api v0.4.3
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.73
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.73
[INFO] [stderr]   Downloaded sapp-windows v0.2.16
[INFO] [stderr]   Downloaded sapp-wasm v0.1.24
[INFO] [stderr]   Downloaded redox_syscall v0.2.6
[INFO] [stderr]   Downloaded oboe v0.4.1
[INFO] [stderr]   Downloaded clang-sys v1.2.0
[INFO] [stderr]   Downloaded ahash v0.7.2
[INFO] [stderr]   Downloaded miniquad v0.3.0-alpha.30
[INFO] [stderr]   Downloaded hecs v0.5.1
[INFO] [stderr]   Downloaded cpal v0.13.3
[INFO] [stderr]   Downloaded js-sys v0.3.50
[INFO] [stderr]   Downloaded jni v0.18.0
[INFO] [stderr]   Downloaded sapp-ios v0.1.2
[INFO] [stderr]   Downloaded sapp-dummy v0.1.5
[INFO] [stderr]   Downloaded sapp-darwin v0.1.6
[INFO] [stderr]   Downloaded oboe-sys v0.4.0
[INFO] [stderr]   Downloaded ttf-parser v0.8.3
[INFO] [stderr]   Downloaded fontdue v0.4.0
[INFO] [stderr]   Downloaded bumpalo v3.6.1
[INFO] [stderr]   Downloaded sapp-linux v0.1.12
[INFO] [stderr]   Downloaded sapp-android v0.1.5
[INFO] [stderr]   Downloaded syn v1.0.70
[INFO] [stderr]   Downloaded regex v1.4.6
[INFO] [stderr]   Downloaded web-sys v0.3.50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 45af44f83af74463dcfb314797440cbe49294399aa3073657ad73dc315ae7660
[INFO] running `Command { std: "docker" "start" "45af44f83af74463dcfb314797440cbe49294399aa3073657ad73dc315ae7660", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45af44f83af74463dcfb314797440cbe49294399aa3073657ad73dc315ae7660", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "45af44f83af74463dcfb314797440cbe49294399aa3073657ad73dc315ae7660" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45af44f83af74463dcfb314797440cbe49294399aa3073657ad73dc315ae7660", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "45af44f83af74463dcfb314797440cbe49294399aa3073657ad73dc315ae7660" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling syn v1.0.70
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]     Checking lock_api v0.4.3
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling hashbrown v0.8.2
[INFO] [stderr]    Compiling sapp-linux v0.1.12
[INFO] [stderr]    Compiling cpal v0.13.3
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]     Checking ahash v0.3.8
[INFO] [stderr]     Checking ttf-parser v0.8.3
[INFO] [stderr]     Checking bytemuck v1.5.1
[INFO] [stderr]    Compiling nanoserde-derive v0.1.16
[INFO] [stderr]     Checking bumpalo v3.6.1
[INFO] [stderr]     Checking glam v0.14.0
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]    Compiling macroquad_macro v0.1.2 (https://github.com/not-fl3/macroquad.git#35e1c1f5)
[INFO] [stderr]    Compiling ahash v0.7.2
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking nanoserde v0.1.25
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking fontdue v0.4.0
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking miniquad v0.3.0-alpha.30
[INFO] [stderr]     Checking hecs v0.5.1
[INFO] [stderr]     Checking alsa v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]     Checking rodio v0.13.1
[INFO] [stderr]     Checking macroquad v0.3.1 (https://github.com/not-fl3/macroquad.git#35e1c1f5)
[INFO] [stderr]     Checking macroquad_game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `rand::rand`
[INFO] [stdout]  --> src/main.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | use macroquad::{audio::*, prelude::*, rand::rand};
[INFO] [stdout]   |                                       ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/main.rs:988:17
[INFO] [stdout]     |
[INFO] [stdout] 988 |                 _ => {}
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/main.rs:988:17
[INFO] [stdout]     |
[INFO] [stdout] 866 |                 0 => {
[INFO] [stdout]     |                 - matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 924 |                 1 => {
[INFO] [stdout]     |                 - matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 936 |                 _ => {
[INFO] [stdout]     |                 - matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 988 |                 _ => {}
[INFO] [stdout]     |                 ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::rand`
[INFO] [stdout]  --> src/main.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | use macroquad::{audio::*, prelude::*, rand::rand};
[INFO] [stdout]   |                                       ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:439:9
[INFO] [stdout]     |
[INFO] [stdout] 439 |     let mut collision_responses: Vec<(Entity, Vec2)> = Vec::new();
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:440:9
[INFO] [stdout]     |
[INFO] [stdout] 440 |     let mut acceleration_to_apply: Vec<(Entity, Vec2)> = Vec::new();
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/main.rs:988:17
[INFO] [stdout]     |
[INFO] [stdout] 988 |                 _ => {}
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/main.rs:988:17
[INFO] [stdout]     |
[INFO] [stdout] 866 |                 0 => {
[INFO] [stdout]     |                 - matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 924 |                 1 => {
[INFO] [stdout]     |                 - matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 936 |                 _ => {
[INFO] [stdout]     |                 - matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 988 |                 _ => {}
[INFO] [stdout]     |                 ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `main_area_width`
[INFO] [stdout]    --> src/main.rs:355:9
[INFO] [stdout]     |
[INFO] [stdout] 355 |     let main_area_width = 570.;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_main_area_width`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collision_responses`
[INFO] [stdout]    --> src/main.rs:439:9
[INFO] [stdout]     |
[INFO] [stdout] 439 |     let mut collision_responses: Vec<(Entity, Vec2)> = Vec::new();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collision_responses`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `acceleration_to_apply`
[INFO] [stdout]    --> src/main.rs:440:9
[INFO] [stdout]     |
[INFO] [stdout] 440 |     let mut acceleration_to_apply: Vec<(Entity, Vec2)> = Vec::new();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_acceleration_to_apply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player`
[INFO] [stdout]    --> src/main.rs:618:22
[INFO] [stdout]     |
[INFO] [stdout] 618 |                 let (player, player_thing, health) = query.get().unwrap();
[INFO] [stdout]     |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `health`
[INFO] [stdout]    --> src/main.rs:618:44
[INFO] [stdout]     |
[INFO] [stdout] 618 |                 let (player, player_thing, health) = query.get().unwrap();
[INFO] [stdout]     |                                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_health`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player_thing`
[INFO] [stdout]    --> src/main.rs:628:30
[INFO] [stdout]     |
[INFO] [stdout] 628 |                 let (player, player_thing, health) = query.get().unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player`
[INFO] [stdout]    --> src/main.rs:795:25
[INFO] [stdout]     |
[INFO] [stdout] 795 |                 for (_, player) in &mut world.query::<&mut Player>() {
[INFO] [stdout]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:439:9
[INFO] [stdout]     |
[INFO] [stdout] 439 |     let mut collision_responses: Vec<(Entity, Vec2)> = Vec::new();
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:440:9
[INFO] [stdout]     |
[INFO] [stdout] 440 |     let mut acceleration_to_apply: Vec<(Entity, Vec2)> = Vec::new();
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Player` and `Missile` are never constructed
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | enum ThingType {
[INFO] [stdout]    |      --------- variants in this enum
[INFO] [stdout] 17 |     Player,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 18 |     Rock,
[INFO] [stdout] 19 |     Missile,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ThingType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `destructable` is never read
[INFO] [stdout]   --> src/main.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct Thing {
[INFO] [stdout]    |        ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 37 |     destructable: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Thing` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `upgrades_collected` is never read
[INFO] [stdout]    --> src/main.rs:209:5
[INFO] [stdout]     |
[INFO] [stdout] 207 | struct Player {
[INFO] [stdout]     |        ------ field in this struct
[INFO] [stdout] 208 |     direction_x: f32,
[INFO] [stdout] 209 |     upgrades_collected: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `velocity` is never used
[INFO] [stdout]   --> src/physics.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl PhysicsObject {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn velocity(&self) -> Vec2 {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `friction` is never read
[INFO] [stdout]   --> src/physics.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Physics {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub friction: f32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `empty` is never used
[INFO] [stdout]   --> src/physics.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl PhysicsHandle {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 67 |     pub const fn empty() -> Self {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `main_area_width`
[INFO] [stdout]    --> src/main.rs:355:9
[INFO] [stdout]     |
[INFO] [stdout] 355 |     let main_area_width = 570.;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_main_area_width`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collision_responses`
[INFO] [stdout]    --> src/main.rs:439:9
[INFO] [stdout]     |
[INFO] [stdout] 439 |     let mut collision_responses: Vec<(Entity, Vec2)> = Vec::new();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collision_responses`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `acceleration_to_apply`
[INFO] [stdout]    --> src/main.rs:440:9
[INFO] [stdout]     |
[INFO] [stdout] 440 |     let mut acceleration_to_apply: Vec<(Entity, Vec2)> = Vec::new();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_acceleration_to_apply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player`
[INFO] [stdout]    --> src/main.rs:618:22
[INFO] [stdout]     |
[INFO] [stdout] 618 |                 let (player, player_thing, health) = query.get().unwrap();
[INFO] [stdout]     |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `health`
[INFO] [stdout]    --> src/main.rs:618:44
[INFO] [stdout]     |
[INFO] [stdout] 618 |                 let (player, player_thing, health) = query.get().unwrap();
[INFO] [stdout]     |                                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_health`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player_thing`
[INFO] [stdout]    --> src/main.rs:628:30
[INFO] [stdout]     |
[INFO] [stdout] 628 |                 let (player, player_thing, health) = query.get().unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_thing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player`
[INFO] [stdout]    --> src/main.rs:795:25
[INFO] [stdout]     |
[INFO] [stdout] 795 |                 for (_, player) in &mut world.query::<&mut Player>() {
[INFO] [stdout]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Player` and `Missile` are never constructed
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | enum ThingType {
[INFO] [stdout]    |      --------- variants in this enum
[INFO] [stdout] 17 |     Player,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 18 |     Rock,
[INFO] [stdout] 19 |     Missile,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ThingType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `destructable` is never read
[INFO] [stdout]   --> src/main.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct Thing {
[INFO] [stdout]    |        ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 37 |     destructable: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Thing` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `upgrades_collected` is never read
[INFO] [stdout]    --> src/main.rs:209:5
[INFO] [stdout]     |
[INFO] [stdout] 207 | struct Player {
[INFO] [stdout]     |        ------ field in this struct
[INFO] [stdout] 208 |     direction_x: f32,
[INFO] [stdout] 209 |     upgrades_collected: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `velocity` is never used
[INFO] [stdout]   --> src/physics.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl PhysicsObject {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn velocity(&self) -> Vec2 {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `friction` is never read
[INFO] [stdout]   --> src/physics.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Physics {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub friction: f32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `empty` is never used
[INFO] [stdout]   --> src/physics.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl PhysicsHandle {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 67 |     pub const fn empty() -> Self {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.51s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nanoserde-derive v0.1.16
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "45af44f83af74463dcfb314797440cbe49294399aa3073657ad73dc315ae7660", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45af44f83af74463dcfb314797440cbe49294399aa3073657ad73dc315ae7660", kill_on_drop: false }`
[INFO] [stdout] 45af44f83af74463dcfb314797440cbe49294399aa3073657ad73dc315ae7660
